STEP 4: In this function, we will only use one parameter.
Remember, parameters are special variables created just for use in a function.
- Change the first parameter name to earth_weight.
- Delete the second parameter name in the function.
To navigate the page using the TAB key, first press ESC to exit the code editor.